text/template.state.evalBool (method)

2 uses

	text/template (current package)
		exec.go#L868: 		return s.evalBool(typ, n)
		exec.go#L892: func (s *state) evalBool(typ reflect.Type, n parse.Node) reflect.Value {